Skip to content

fix(jsonrpc): fix tenant extraction in getTenantAgentCard - #1110

Merged
kabir merged 1 commit into
a2aproject:mainfrom
ehsavoie:issue_1106
Sep 2, 2026
Merged

fix(jsonrpc): fix tenant extraction in getTenantAgentCard#1110
kabir merged 1 commit into
a2aproject:mainfrom
ehsavoie:issue_1106

Conversation

@ehsavoie

Copy link
Copy Markdown
Collaborator
  • Was calling extractTenant() (full normalized path) instead of rc.pathParam("tenant")
  • Add tests/multitenancy/jsonrpc: proves tenant public cards work without REST on classpath

Fixes #1106 🦕

- Was calling extractTenant() (full normalized path) instead of rc.pathParam("tenant")
- Add tests/multitenancy/jsonrpc: proves tenant public cards work without REST on classpath

Fixes a2aproject#1106

Signed-off-by: Emmanuel Hugonnet <ehugonne@redhat.com>
@ehsavoie
ehsavoie requested review from jmesnil and kabir August 31, 2026 18:24
@kabir
kabir merged commit e4c6ee6 into a2aproject:main Sep 2, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: JSONRPC alone doesn't provide the public agent card anymore.

2 participants